Total Complexity | 18 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 187 |
Lines of code | 105 |
Logical lines of code | 43 |
Comment lines | 44 |
Methods | 15 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
format() | 62 | 3 | 12 | |
create_view() | 54 | 2 | 21 | |
get_decimals_setting() | 61 | 1 | 12 | |
define_options() | 68 | 1 | 8 | |
get_decimal_point_setting() | 64 | 1 | 9 | |
get_thousands_point_setting() | 64 | 1 | 9 | |
get_preview_setting() | 70 | 1 | 6 | |
get_number_format() | 82 | 1 | 3 | |
set_number_format() | 77 | 1 | 4 | |
get_number_decimals() | 82 | 1 | 3 | |
set_number_decimals() | 77 | 1 | 4 | |
get_number_decimal_point() | 82 | 1 | 3 | |
set_number_decimal_point() | 77 | 1 | 4 | |
get_number_thousands_separator() | 82 | 1 | 3 | |
set_number_thousands_separator() | 77 | 1 | 4 |